Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Delete single object by ID
DELETE /api/object/M1234567
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.